.header {
    height: 145px;
}

.logo {
    width: 235px;
    float: left;
}

.logo img {
    margin-top: 32px;
}

.imgs {
    width: 460px;
    float: left;
}

.imgs img {
    margin-top: 20px;
}

.input {
    float: left;
    width: 300px;
}

.input p {
    padding-left: 36px;
    margin-top: 30px;
    margin-bottom: 20px;
}

.input .inputs {
    width: 300px;
    height: 37px;
}

.inputs .text {
    width: 192px;
    height: 35px;
    border: 1px solid #c3c3c3;
    border-right: none;
    padding-left: 28px;
    float: left;
    background: url("2019228img_09.jpg") no-repeat 5px 7px;
}

.text input {
    border: none;
    margin-top: 7px;
}

.input button {
    width: 78px;
    height: 37px;
    background-color: #928e8c;
    border-radius: 5px;
    text-align: center;
    line-height: 37px;
    color: #fff;
    float: right;
    border: none;
}

.button {
    cursor: pointer;
}

.nav {
    width: 100%;
    border-top: 3px solid #853800;
    height: 40px;
    margin-bottom: 6px;
}

.nav ul li {
    float: left;
    font-size: 18px;
    margin-left: 10px;
}

.nav ul li a {
    color: #000;
    padding: 10px 47px;
    display: inline-block;
}

.nav ul li a:hover {
    color: #fff;
    background-color: #853800;
    text-decoration: none;
}

.hj {
    width: 996px;
    height: 332px;
    border: 2px solid #e5e5e5;
}

.hj-l {
    width: 1000px;
    height: 332px;
    position: relative;
}

.hj-r {
    width: 315px;
    height: 332px;
    float: left;
}

.hj-r h3 {
    font-size: 22px;
    color: #000;
    margin-top: 30px;
    margin-bottom: 20px;
}

.hj-r p {
    font-size: 14px;
    line-height: 27px;
}

.hj-r p a {
    color: #3d88e7;
}

.container {
    margin-top: 35px;
}

.cl {
    float: left;
    width: 664px;
}

.context-left {
    width: 664px;
    height: 378px;
    position: relative;
    margin-bottom: 30px;
}

.news h4,
.hot>h4 {
    font-size: 20px;
    color: #853800;
    border-bottom: 3px solid #853800;
    padding-bottom: 5px;
}

.news ul li {
    border-bottom: 1px dashed #b5becb;
    padding-bottom: 14px;
}

.news h4 span,
.hot>h4 span {
    float: right;
    font-size: 14px;
    margin-top: 10px;
}

.news h4 span a,
.hot>h4 span a {
    color: #b5b5b5;
}

.news ul li h5 {
    font-size: 20px;
    margin-top: 20px;
    margin-bottom: 15px;
}

.news ul li img {
    float: left;
}

.news ul li p {
    line-height: 28px;
    font-size: 14px;
    margin-bottom: 25px;
}

.news ul li p a {
    color: #3d88e7;
}

.news ul li h3 {
    font-size: 12px;
    color: #afb9c7;
}

.news ul li h3 span {
    float: right;
    margin-right: 30px;
}

.button {
    width: 130px;
    height: 35px;
    border: 1px solid #2c6bff;
    margin: 0 auto;
    color: #2c6bff;
    text-align: center;
    line-height: 37px;
    margin-top: 28px;
}

.cr {
    float: right;
    width: 311px;
}

.hot {
    margin-bottom: 25px;
}

.hot ul li {
    margin-top: 25px;
    width: 100%;
}

.hot-img {
    height: 174px;
    position: relative;
}

.hot-img h4 {
    width: 100%;
    height: 26px;
    background: rgba(0, 0, 0, .5);
    line-height: 26px;
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 14px;
    text-indent: 1em;
}

.hot-img h4 a {
    color: #fff;
}

.hot .video_desc {
    font-size: 14px;
    margin-top: 15px;
    line-height: 26px;
    color: #949393;
}

.hot .video_desc a {
    color: #3d88e7;
}

.green ul li {
    margin-top: 17px;
}

.green-top {
    margin-top: 25px;
}

.green ul li h4 {
    font-size: 16px;
    margin-bottom: 10px;
}

.green ul li p {
    line-height: 26px;
    color: #949393;
}

.hj-l ul {
    position: relative;
}

.lunbo-tab {
    width: 584px;
    height: 332px;
    position: relative;
    float: left;
    margin-right: 54px;
}

.hj-l ul li {
    height: 332px;
    position: absolute;
    display: none;
}

.hj-l ul li:first-child {
    display: block;
}

.hj-l ul li h4 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: rgba(0, 0, 0, .5);
    text-indent: 1em;
}

.hj-l li h4 a {
    color: #fff;
}

.circle {
    position: absolute;
    left: 500px;
    bottom: 10px;
    z-index: 999;
}

.circle>div {
    float: left;
    width: 8px;
    height: 8px;
    background: #fff;
    margin-left: 10px;
    border-radius: 50%;
}

.circle .red {
    background-color: red;
}

.youth_so {
    margin-top: 30px;
    width: 280px;
    float: right;
    padding-top: 0px;
    font-family: 微软雅黑, 黑体;
}

.nav {
    width: 100%;
    border-top: 3px solid #9e1f25;
    height: 40px;
    margin-bottom: 6px;
}

.nav ul li {
    float: left;
    font-size: 18px;
    margin-left: 8px;
}

.nav ul li a:hover {
    color: #fff;
    background-color: #9e1f25;
    text-decoration: none;
}

.news h4,
.hot>h4 {
    font-size: 20px;
    color: #9e1f25;
    border-bottom: 3px solid #9e1f25;
    padding-bottom: 5px;
}

.roll-text span::before {
    content: "";
    display: block;
    position: absolute;
    top: -7px;
    left: -10px;
    width: 5px;
    height: 32px;
    background-color: #9e1f25;
}

.button {
    cursor: pointer;
}

.hj-l {
    width: 1000px;
    height: 332px;
    position: relative;
}

.hj-l ul li h4 {
    color: #fff;
}

.youth_so {
    width: 280px;
    float: right;
    padding-top: 0px;
    font-family: 微软雅黑, 黑体;
}

.youth_so span {
    width: 219px;
    height: 30px;
    float: left;
    border-top: #c3c3c3 1px solid;
    border-bottom: #c3c3c3 1px solid;
    border-left: #c3c3c3 1px solid;
}

div {
    display: block;
}

.youth_so font {
    color: #424242;
    line-height: 40px;
}

.jn-wby {
    width: 189px;
    height: 30px;
    float: left;
    border: 0;
    line-height: 30px;
    color: #000;
    text-align: left;
}

.nav_button {
    width: 60px;
    height: 32px;
    font-size: 16px;
    color: #fff;
    border: 0 none;
    cursor: pointer;
}

.nav_button {
    background: url(images/youth_ssbg.gif) no-repeat;
}

.youth_so em {
    width: 280px;
    float: left;
    font-family: 微软雅黑, 黑体;
    font-style: normal;
    line-height: 36px;
    color: rgb(69, 136, 206);
}

.lunbo-tab {
    width: 584px;
    height: 332px;
    position: relative;
    float: left;
    margin-right: 54px;
}

.circle {
    position: absolute;
    left: 500px;
    bottom: 10px;
    z-index: 999;
}

.hj-l ul li {
    height: 332px;
    position: absolute;
    display: none;
}

.hj-r {
    width: 300px;
    height: 332px;
    float: right;
}

.hj-r h3 {
    font-size: 22px;
    color: #555;
    margin-top: 30px;
}